-
Home
-
Bolt Checkout for WooCommerce
-
2.21.1 (latest)
-
Code
-
Classes
- Bolt_API_Request
Total Complexity |
30 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
246 |
Lines of code |
123 |
Logical lines of code |
59 |
Comment lines |
96 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_api_request_by_url() |
B |
39 |
19 |
59 |
send_curl_request() |
S |
49 |
4 |
31 |
instance() |
S |
72 |
2 |
6 |
get_api_url() |
S |
77 |
2 |
3 |
get_feature_switches() |
S |
64 |
1 |
11 |
handle_api_request() |
S |
75 |
1 |
4 |
handle_graphql_request() |
S |
65 |
1 |
9 |